home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 February
/
macformat-047.iso
/
Demos
/
Chiller Killers
/
Chiller
/
Chiller.DXR
/
00538_ICON7.GIF.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-28
|
215 b
|
16 lines
on mouseUp
global s, switchit
if soundBusy(2) = 0 then
mixdown()
end if
set s to random(26)
zoom()
zoom()
zoom()
zoom()
unLoadCast()
go(#next)
do("sel" & s & EMPTY)
set switchit to 0
end